home *** CD-ROM | disk | FTP | other *** search
- .MonthPickerStyle
- {
- position: relative;
- top: 0px;
- left: 0px;
- width: 130px;
- height: 127px;
-
- z-index: 1;
- border: 1px solid #7F7F7F;
- }
-
- .MPDIVStyle
- {
- position: absolute;
- top: 0px;
- width: 130px;
- height: 160px;
- z-index: 1
-
- }
-
- .DVTimeCell
- {
- width: 40px;
- vertical-align: top;
- text-align: left;
- cursor: hand;
- width: 40px;
- background-color: #E7EFE7;
- }
-
- .DVTimeCellOff
- {
- background-color: #C6C6C6;
- vertical-align: top;
- text-align: left;
- width: 40px;
- cursor: hand;
- }
-
- .DVTime
- {
- font-weight: bold;
- font-family: "Tahoma", "Arial" ;
- font-size: 13px;
- color: #6F6F6F;
- vertical-align: text-top;
- background-color: #E7EFE7;
- width: 8;
- margin-left: 8px;
-
- }
- .DVTimeOff
- {
- font-weight: bold;
- font-family: "Tahoma", "Arial" ;
- font-size: 13px;
- color: #6F6F6F;
- vertical-align: text-top;
- background-color: #C6C6C6;
- width: 8;
- margin-left: 8px;
- }
- .DVTimeSub
- {
- font-weight: normal;
- font-family: "Tahoma", "Arial" ;
- font-size: 11px;
- width: 15;
- color: #6F6F6F;
- vertical-align: text-top;
- background-color: #E7EFE7;
-
- }
- .DVTimeSubOff
- {
- font-weight: normal;
- font-family: "Tahoma", "Arial" ;
- font-size: 11px;
- width: 15;
- color: #6F6F6F;
- vertical-align: text-top;
- background-color: #C6C6C6;
- }
- .DVEventCell
- {
- font-weight: normal;
- font-family: "Tahoma", "Arial" ;
- font-size: 13px;
- color: black;
- text-align: left;
- }
- .DVEventDIV
- {
- vertical-align: top;
- height: 13px;
-
- }
- .DayTableSPANStyle
- {
- background-color:#EFEFEF;
- position:relative;
- overflow-y:auto;
- border-right: 0px solid black;
- border-bottom: 0px solid black;
- border-left: 0px solid black;
- width: 100%
- }
- .DVTableStyle
- {
- overflow-y: auto;
- align: center;
- border: 0px;
- background-color: white;
-
- }
- .DVOffTableStyle
- {
- overflow-y: auto;
- align: center;
- background-color: #EFEFEF;
- border: 0px;
-
- }
-
- .DVEvent
- {
- position: relative;
- left: 0;
- top: 0;
- font-weight: normal;
- font-family: "Tahoma", "Arial" ;
- font-size: 13px;
- color: black;
- text-align: left;
- vertical-align: top;
- }
- .DVEventWithImg
- {
- position: relative;
- left: 2px;
- top: 0;
- height: 13px;
- overflow-y: visible;
- cursor: hand;
- vertical-align: top;
-
- }
- .DVEventImageSpan
- {
- position: relative;
- left:0;
- top:0;
- width: 12px;
- height: 13px;
- vertical-align: top;
- text-align: left;
- cursor: hand;
- }
-
- .DVEventImage
- {
- width: 12px;
- height: 12px;
- vertical-align: top;
- cursor: hand;
- }
-
- .DayGridNoTimeStyle
- {
- position: relative;
- top: 0px;
- left: 0px;
- background-color: #F7F7F7;
- border-right: 0px solid black;
- border-left: 0px solid black;
- width: 100%
-
- }
-
- .DVNoTime
- {
- width: 100%
- background-color: #F7F7F7;
- }
- #AllDayEvent
- {
- width: 40px;
- vertical-align: top;
- text-align: center;
- cursor: hand;
- background-color: #DEE7DE;
- }
- #NoTimeEvent
- {
-
- }
- #RepeatImg
- {
- width : 12px;
- height : 12px;
- vertical-align: middle;
- cursor: hand;
- }
- #NoteImg
- {
- width : 12px;
- height : 12px;
- vertical-align: middle;
- cursor: hand;
- }
- #InTable1
- {
- width:100%;
- background-color:white;
- }
- #OffTable1
- {
- width:100%;
- }
- #OffTable2
- {
- width:100%;
- }
- #DVEventTable
- {
- height:13px;
- }
- #DVEventNoteRepImg
- {
- height:12px;
- vertical-align: text-top;
- position: relative;
- }
- #WeatherCity
- {
- vertical-align: bottom;
- font-weight: bold;
- font-family: "Tahoma", "Arial" ;
- font-size: 11px;
- }
- #WeatherStr
- {
- font-weight: normal;
- font-family: "Tahoma", "Arial" ;
- font-size: 11px;
- }